projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ba0322
)
* doc/lispref/files.texi (File Attributes): Fix typo.
author
Glenn Morris
<rgm@gnu.org>
Fri, 4 Mar 2016 17:41:14 +0000
(12:41 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 4 Mar 2016 17:41:14 +0000
(12:41 -0500)
doc/lispref/files.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/files.texi
b/doc/lispref/files.texi
index 8a6cb7beaad4a92e28c406910705c14e92929fda..f3650a4556fea6555e46791a34b94a4fe7bed195 100644
(file)
--- a/
doc/lispref/files.texi
+++ b/
doc/lispref/files.texi
@@
-1237,7
+1237,7
@@
the file's contents were modified.
@item
The time of last status change as a list of four integers (as above)
-(code{file-attribute-status-change-time}). This is the time of the
+(
@
code{file-attribute-status-change-time}). This is the time of the
last change to the file's access mode bits, its owner and group, and
other information recorded in the filesystem for the file, beyond the
file's contents.